Skip to content

Conversation

@CodaFi
Copy link
Member

@CodaFi CodaFi commented Aug 30, 2017

Turns out ObjectFile was the last 1%

@CodaFi
Copy link
Member Author

CodaFi commented Aug 30, 2017

Also, ObjectFile has a garbage API for requesting the type of a relocation. I'm thinking we can offer "projections" into datatypes like ObjectFile.MachO, ObjectFile.WASM, ObjectFile.ELF, etc, and then e.g. you would request SectionInfo<ObjectFile.MachO> which would then grant you a Relocation<ObjectFile.MachO> which would have the proper relocation types laid out in an enum.

@CodaFi
Copy link
Member Author

CodaFi commented Aug 31, 2017

Anyways,

⛵️

@CodaFi CodaFi merged commit fb715ee into llvm-swift:master Aug 31, 2017
@CodaFi CodaFi deleted the extend-docing-coils branch August 31, 2017 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant